home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shadow Warrior - Digital…ress Kit (Europe) (En,Fr)
/
Shadow Warrior - Digital Press Kit (Europe) (En,Fr).bin
/
mac
/
LANG.DIR
/
00009_Script_9
< prev
next >
Wrap
Text File
|
1997-08-14
|
703b
|
35 lines
on flagroll
if rollover(14) then
set the visibility of sprite 10 to 1
set the visibility of sprite 6 to 1
else
set the visibility of sprite 10 to 0
set the visibility of sprite 6 to 0
end if
if rollover(15) then
set the visibility of sprite 11 to 1
set the visibility of sprite 5 to 1
else
set the visibility of sprite 11 to 0
set the visibility of sprite 5 to 0
end if
if rollover(16) then
set the visibility of sprite 12 to 1
set the visibility of sprite 7 to 1
else
set the visibility of sprite 12 to 0
set the visibility of sprite 7 to 0
end if
end flagsroll